home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / misc / selector60.lha / Selector / examples / onexit.sel < prev    next >
Encoding:
Text File  |  1997-02-25  |  234 b   |  12 lines

  1.     defenv xvar auto
  2.     defenv yvar auto
  3.     
  4.     x [xvar]
  5.     y [yvar]
  6.     
  7.     onexit dumpx xvar dumpy yvar
  8.     
  9.     text "Move this window around and"
  10.     text "then close it! Open it again!"
  11.     text "Where will it appear next?"
  12.